source/hunt/stomp/MessageHeaders.d(122,3): Error: `@safe` function `_sharedStaticCtor_L121_C2` cannot access `__gshared` data `ID_VALUE_NONE` source/hunt/stomp/MessageHeaders.d(123,3): Error: `@safe` function `_sharedStaticCtor_L121_C2` cannot access `__gshared` data `defaultIdGenerator` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref Object __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, Object).Map.opApply(scope int delegate(ref string, ref Object) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, Object).Map.opApply(scope int delegate(MapEntry!(string, Object) entry) dg)` source/hunt/stomp/MessageHeaders.d(153,8): Error: template instance `hunt.collection.HashMap.HashMap!(string, Object)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/Nullable.d(165,29): Error: cast from `const(Object)` to `hunt.Nullable.Nullable!(UUID)` not allowed in safe code source/hunt/stomp/MessageHeaders.d(157,29): Error: template instance `hunt.Nullable.Nullable!(UUID)` error instantiating source/hunt/stomp/MessageHeaders.d(159,19): Error: `@safe` constructor `this` cannot access `__gshared` data `ID_VALUE_NONE` source/hunt/stomp/MessageHeaders.d(199,44): Error: `@safe` function `getIdGenerator` cannot access `__gshared` data `defaultIdGenerator` source/hunt/stomp/MessageHeaders.d(204,10): Error: template instance `hunt.stomp.MessageHeaders.MessageHeaders.getAs!(UUID)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/Nullable.d(165,29): Error: cast from `const(Object)` to `hunt.Nullable.Nullable!(Long)` not allowed in safe code source/hunt/stomp/MessageHeaders.d(239,3): Error: template instance `hunt.Nullable.Nullable!(Long)` error instantiating source/hunt/stomp/MessageHeaders.d(209,10): instantiated from here: `getAs!(Long)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(326,17): Error: `@safe` function `hunt.collection.AbstractMap.AbstractMap!(string, Object).AbstractMap.keySet` cannot call `@system` destructor `hunt.collection.Array.Array!string.Array.~this` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(244,1): `hunt.collection.Array.Array!string.Array.~this` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(327,9): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(string key) nothrow @nogc @system)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/interfaces.d(123,9): `std.range.interfaces.InputRange!string.InputRange.opApply(scope int delegate(string))` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/interfaces.d(126,9): `std.range.interfaces.InputRange!string.InputRange.opApply(scope int delegate(ulong, string))` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(330,25): Error: `@safe` function `hunt.collection.AbstractMap.AbstractMap!(string, Object).AbstractMap.keySet` cannot call `@system` function `std.array.array!(Array!string).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(Array!string).array` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(330,16): Error: `@safe` function `hunt.collection.AbstractMap.AbstractMap!(string, Object).AbstractMap.keySet` cannot call `@system` generated function `hunt.collection.Array.Array!string.Array.__fieldPostblit` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.